tests/pm_pc8: try to modprobe i2c-dev
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Thu, 20 Feb 2014 20:45:53 +0000 (17:45 -0300)
committerPaulo Zanoni <paulo.r.zanoni@intel.com>
Fri, 21 Feb 2014 13:08:35 +0000 (10:08 -0300)
commit41267dca3cd62a49b7a7434e12b4f1164d95454b
tree69bb16ec32f56d2e51dc084b3f4caaba8311c7af
parent4eb37bf4c130fe1264c7f63e30faff3a76cd093d
tests/pm_pc8: try to modprobe i2c-dev

Just in case the module is compiled with M instead of Y. If the module
is not there, the other assertions will catch the problem.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
tests/pm_pc8.c