Hi, > Subject: [PATCH] ARM: OMAP: Fix board data to support device only, host only and OTG roles. > Fix board data to support device only, host only and OTG roles. >The board data hardcodes the mode to OTG or Peripheral. >This fix will allow to use Peripheral, Host and OTG >roles independently. >Signed-off-by: Maulik Mankad <x0082077@xxxxxx> Same set of code snippet getting repeated across the files. Isn't it good to have them at same commom file usb-musb.c ? I think better remove .mode parameter from board_data if its not needed anyways if some board supports only some specific mode they can select those specifc config only. -Ajay-- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html