u-boot-brain/arch/blackfin
Marek Vasut 89143fb3b0 serial: Rename .init() and .uninit() in serial_device
Rename .init() to .start() and .uninit() to .stop() in struct
serial_device. This allows aligning struct serial_device with
closer to struct stdio_dev. The real goal here is to allow
these two structures to converge together and eventually make
one to be a superset of the other.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Tom Rini <trini@ti.com>
2012-10-15 11:53:48 -07:00
..
cpu serial: Rename .init() and .uninit() in serial_device 2012-10-15 11:53:48 -07:00
include/asm COMMON: Use __stringify() instead of MK_STR() 2012-10-15 11:53:47 -07:00
lib COMMON: Use __stringify() instead of MK_STR() 2012-10-15 11:53:47 -07:00
config.mk Blackfin: cache result of cpp check 2011-11-18 22:13:26 -05:00