diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2012-04-23 15:02:42 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-05-08 19:28:41 +0200 |
commit | b151d9a231f18e329a5d0619c1c11117295ce031 (patch) | |
tree | e1bfcbd0a8d90995d4b6dcf64e61fdb61d91fa29 /drivers/media/video/videobuf2-dma-contig.c | |
parent | [media] v4l: aptina-pll: Round up minimum multiplier factor value properly (diff) | |
download | linux-b151d9a231f18e329a5d0619c1c11117295ce031.tar.xz linux-b151d9a231f18e329a5d0619c1c11117295ce031.zip |
[media] as3645a: move relevant code under __devinit/__devexit
There is no needs to keep .remove under .exit.text. This driver is for a
standalone chip that could be on any board and connected to any i2c bus.
At the same time we don't need to keep the as3645a_probe() after initializing
the device. Therefore we mark it and relevant functions with __devinit tag.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions