i2c: Simplify i2c_parent_is_i2c_adapter
authorJean Delvare <khali@linux-fr.org>
Sun, 24 Oct 2010 16:16:57 +0000 (18:16 +0200)
committerJean Delvare <khali@endymion.delvare>
Sun, 24 Oct 2010 16:16:57 +0000 (18:16 +0200)
commitd582963a027fd63f8dfc97a0bf3654d4380e34ce
tree287fbd7e600b91623bf5b9c0be301d479eceb56b
parent323584436db0cb05286425d4dfd9516fce88487f
i2c: Simplify i2c_parent_is_i2c_adapter

Only i2c devices can have their type set to i2c_adapter_type, so
testing the bus type is redundant.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Michael Lawnick <ml.lawnick@gmx.de>
include/linux/i2c.h