On Fri, Jul 18, 2008 at 5:38 PM, Tetsuya Mukawa <mukawa@xxxxxxxxxx> wrote: > Remove request_mem_region() and release_mem_region() from sh_keysc driver. > Those functions can find resource conflict, but it is already checked in > platform_device_add(). Yes, the request_mem_region() and release_mem_region() calls are redundant. > Signed-off-by: Tetsuya Mukawa <mukawa@xxxxxxxxxx> Signed-off-by: Magnus Damm <damm@xxxxxxxxxx> Thanks for the patch! =) / magnus -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html