i2c/isp1301_omap: Build fixes
authorDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 28 Nov 2008 14:24:38 +0000 (15:24 +0100)
committerJean Delvare <khali@linux-fr.org>
Fri, 28 Nov 2008 14:24:38 +0000 (15:24 +0100)
commitd1846b0e7a1dc26f90fb0d75641aca9abb077ef9
tree81c1a19a848cb9f6a5561cba32cb1313df9f0ee1
parented313489badef16d700f5a3be50e8fd8f8294bc8
i2c/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: Jean Delvare <khali@linux-fr.org>
drivers/i2c/chips/isp1301_omap.c