commit | 4bebb0312ea93cc4391f49d40eea86476f2cdf29 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Thu May 10 12:42:06 2018 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 11 12:02:05 2018 +0200 |
tree | b7b38ada850506e136b67203f51ff9d6ab17d944 | |
parent | 37b7b3087a2f183325502e8dae7fbb9cf987f221 [diff] |
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>