OSDN Git Service

staging/bcm2835-camera: Set ourselves up as a platform driver.
authorEric Anholt <eric@anholt.net>
Thu, 10 May 2018 19:42:06 +0000 (12:42 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 May 2018 10:02:05 +0000 (12:02 +0200)
commit4bebb0312ea93cc4391f49d40eea86476f2cdf29
treeb7b38ada850506e136b67203f51ff9d6ab17d944
parent37b7b3087a2f183325502e8dae7fbb9cf987f221
staging/bcm2835-camera: Set ourselves up as a platform driver.

This allows bcm2835-camera to automatically probe after VCHI has
loaded, rather than only successfully probing if the arbitrary probe
order chooses us after VCHI.

Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/bcm2835-camera/TODO
drivers/staging/vc04_services/bcm2835-camera/bcm2835-camera.c