Re: [PATCH] tidspbridge: Rename module from bridgedriver to tidspbridge

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jan 30, 2012 at 7:34 PM, Ramirez Luna, Omar <omar.ramirez@xxxxxx> wrote:
> On Tue, Jan 24, 2012 at 3:25 PM, Joe Perches <joe@xxxxxxxxxxx> wrote:
>> tidspbridge when built as a module is named bridgedriver.
>>
>> bridgedriver is not a particularly good module name.
>>
>> tidspbridge is what the source is named.  That seems
>> a more appropriate module name too as it describes
>> the hardware function better.
>>
>> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
>> ---
>>  drivers/staging/tidspbridge/Makefile |    4 ++--
>>  1 files changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/drivers/staging/tidspbridge/Makefile b/drivers/staging/tidspbridge/Makefile
>> index fd6a276..8c8c92a 100644
>> --- a/drivers/staging/tidspbridge/Makefile
>> +++ b/drivers/staging/tidspbridge/Makefile
>> @@ -1,4 +1,4 @@
>> -obj-$(CONFIG_TIDSPBRIDGE)      += bridgedriver.o
>> +obj-$(CONFIG_TIDSPBRIDGE)      += tidspbridge.o
>>
>>  libgen = gen/gh.o gen/uuidutil.o
>>  libcore = core/chnl_sm.o core/msg_sm.o core/io_sm.o core/tiomap3430.o \
>> @@ -13,7 +13,7 @@ libdload = dynload/cload.o dynload/getsection.o dynload/reloc.o \
>>                 dynload/tramp.o
>>  libhw = hw/hw_mmu.o
>>
>> -bridgedriver-y := $(libgen) $(libservices) $(libcore) $(libpmgr) $(librmgr) \
>> +tidspbridge-y := $(libgen) $(libservices) $(libcore) $(libpmgr) $(librmgr) \
>>                        $(libdload) $(libhw)
>>
>>  #Machine dependent
>>
>>
>
> Sound good to me, and unless there is an objection, it also gives
> plenty of time for the change to be noticed.

Yeah, I agree. I also have thought on doing this.

-- 
Felipe Contreras
--
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


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux