summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/pvrusb2/pvrusb2-i2c-core.c
diff options
context:
space:
mode:
authorMike Isely <isely@pobox.com>2006-04-20 00:20:40 -0500
committerMike Isely <isely@pobox.com>2006-04-20 00:20:40 -0500
commitd678f2eed5e7c30fc3976ef3e8293221ff2c0bea (patch)
treeccb60880168178b0a85defd26e0c695d72e97b9c /linux/drivers/media/video/pvrusb2/pvrusb2-i2c-core.c
parent8bd600f2ff270e5c65b368fd240b41bb33ea57d2 (diff)
downloadmediapointer-dvb-s2-d678f2eed5e7c30fc3976ef3e8293221ff2c0bea.tar.gz
mediapointer-dvb-s2-d678f2eed5e7c30fc3976ef3e8293221ff2c0bea.tar.bz2
Change pvrusb2 module request behavior to be more conservative
From: Mike Isely <isely@pobox.com> Previously when the pvrusb2 driver loaded, it immediately did a request_module() on all possible I2C support modules it might need. But that is overkill, since the actual modules needed is a subset depending on the model type. This change delays module request until the hardware shows up, and then it only requests the modules that make sense for the specific hardware. Signed-off-by: Mike Isely <isely@pobox.com>
Diffstat (limited to 'linux/drivers/media/video/pvrusb2/pvrusb2-i2c-core.c')
0 files changed, 0 insertions, 0 deletions