]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
isp1301_omap build fixes
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 30 Oct 2008 18:33:54 +0000 (11:33 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 13 Nov 2008 21:57:55 +0000 (13:57 -0800)
commit71a717aa26022c86ad46686d254a33a0e84b7967
tree6457667e9bb0007303f0b1e2e5c10b7895336f4b
parent94822d9f62667cadbfcdb00dfa2d0a0fa37c8779
isp1301_omap build fixes

Build fixes for isp1301_omap; no behavior changes:

  - fix incorrect probe() signature (it changed many months ago)
  - provide missing functions on H3 and H4 boards
  - "sparse" fixes (static, NULL-vs-0)

The H3 build bits subset some of the stuff that was previously in
the OMAP tree but never went to mainline.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/i2c/chips/isp1301_omap.c