]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] Uartlite: Separate the bus binding from the driver proper
authorGrant Likely <grant.likely@secretlab.ca>
Tue, 2 Oct 2007 02:15:54 +0000 (12:15 +1000)
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>
Wed, 3 Oct 2007 12:23:15 +0000 (07:23 -0500)
commit8fa7b6100693e0b648ffd34564f6f41226502a19
tree8feec5322aee8e7402d5a61a9f23e466bd75290e
parent00775828e66124b4af54fafc393e5e89248802c9
[POWERPC] Uartlite: Separate the bus binding from the driver proper

Separate the bus binding code from the driver structure allocation code in
preparation for adding the of_platform_bus bindings needed by arch/powerpc

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
drivers/serial/uartlite.c