commit | ba77433da6e48062825169ae41d8efe7c183c3db | [log] [tgz] |
---|---|---|
author | Rajendra Nayak <rnayak@ti.com> | Wed Dec 14 17:25:43 2011 +0530 |
committer | Tony Lindgren <tony@atomide.com> | Fri Dec 16 14:07:45 2011 -0800 |
tree | df1b9a33583512ca744f956514c54ddbbce34a85 | |
parent | 7f760f1abcd1a36b52776c90f6a601dd90f06ecb [diff] |
omap-serial: Get rid of all pdev->id usage With Device tree, pdev->id would no longer be Valid. Hence get rid of all instances of its usage in the driver. Device tree support for the driver is added in subsequent patches. Signed-off-by: Rajendra Nayak <rnayak@ti.com> Reviewed-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: Tony Lindgren <tony@atomide.com>